***********************************************************************
***********           PANJIT International Co Ltd           ***********
***********************************************************************
*Mar 15, 2019                                                         *
*                                                                     *
*This SPICE Model describes the characteristics of a typical device   *
*and does not respresent the specification. Designer should refer to  *
*the same type name data sheet for specification limits.              *
***********************************************************************
*$
.subckt P6SMB30A A K 
.param
+vc0 = 4.746e-11		 vc1 = 7.816e-11		 vc2 = 8.913e-11		vc3 = 1.205e-1
+tc1 = 8.508e-2		 tc2 = 2.895e-2
d1 A K zener
g1 K A value = {(vc0+vc1*v(K,A)+vc2*exp(vc3*v(K,A)))*(1.0+tc1*(temp-25)*exp(tc2*(temp-25)))}
.model zener d
***** flag parameter *****
+level = 1        
***** dc model parameter *****
+ is = 1.657e-12		   n = 1.206		  rs = 3.176e-2
+ibv = 1e-3			 nbv = 1			  bv = 30
+ikf = 8e-1
***** capacitance parameter *****
+cjo = 7.848e-10		   m = 3.298e-1		  vj = 5.341e-1 
+ fc = 0.5
***** temperature coefficient *****
+tnom = 25			  eg = 1.100		 xti = 3
+trs1 = 2.086e-3		tbv1 = 7.665e-4		tikf = 5e-3
.ends P6SMB30A
*$
